Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medical - epiBoostsSpontaneousWakeUp #7076

Merged
merged 7 commits into from
Sep 28, 2019
Merged

Medical - epiBoostsSpontaneousWakeUp #7076

merged 7 commits into from
Sep 28, 2019

Conversation

PabstMirror
Copy link
Contributor

Idea I had to help bridge the gap between

  • basic medication which always does a WakeUp on epi use
  • advanced medication where the only thing that will wake a unit up is the spontaneous wake up chance

This boosts the spontaneous wake up chance when the unit has epi in their system
I wasn't sure the best way to implement this boost, right now it makes the check interval shorter, which is very different from just boosting the random chance.

Is it realistic?
I'm not sure, it does seem like epi is used during CPR, but that doesn't really apply to unconsciousness.
I mainly want it to be able to get units up faster if they are actively being treated by medics.

@nk3nny
Copy link

nk3nny commented Jun 30, 2019

From a gameplay perspective: In Nopryl.no we have a custom mod which essentially does just that. I am happy to report that it is useful and good option when running advanced medical. thumbs up

@alganthe
Copy link
Contributor

alganthe commented Jun 30, 2019

From research, a vasoconstrictor is recommended along oxygenated blood when cardiac arrest is induced via hypovolemia.

Epi is a vasoconstrictor, however the doses required are much lower than in a pen and they are administered via an IV.

I'd say keeping the epi-pen is a good in between reality and gameplay as we already have a tad too many items.

Also remember that epi has a pretty high effect on vitals when not in a cardiac arrest, I'm not sure about using that for unconscious units.

@PabstMirror PabstMirror added this to the Medical Rewrite milestone Jul 5, 2019
 Conflicts:
	addons/medical_statemachine/functions/fnc_handleStateUnconscious.sqf
	addons/medical_status/XEH_PREP.hpp
@PabstMirror PabstMirror added kind/enhancement Release Notes: **IMPROVED:** and removed status/discussion labels Sep 28, 2019
@PabstMirror PabstMirror marked this pull request as ready for review September 28, 2019 04:46
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
addons/medical_statemachine/initSettings.sqf Outdated Show resolved Hide resolved
Co-Authored-By: mharis001 <34453221+mharis001@users.noreply.github.com>
@PabstMirror PabstMirror merged commit d6507cf into master Sep 28, 2019
@PabstMirror PabstMirror deleted the epiBoostsWakeUp branch September 28, 2019 21:11
@PabstMirror PabstMirror modified the milestones: Medical Rewrite, 3.13.0, 3.13.0-temp2 Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants